/* section background
/* -------------------------------------------------- */
/*section,#subheader{
-webkit-background-size: 100% !important;
-moz-background-size: 100% !important;
-o-background-size: 100% !important;
background-size: 100% !important;
}
#section-slider{ background:url(bannerbg.png)}
#view-all-projects, #call-to-action{padding:60px 0 60px 0;}
#section-about-us-2{background:#f8f8f8; height:100%;}
#section-about-us-2{background:#18191b; height:100%;}
.de_light #section-about-us-2{background:none;}
#section-portfolio{background:#fff; width:101%;}
.de_light #section-portfolio{background:#fff;}
#section-testimonial{background-color:#ff4800;}
#section-steps{background-color:#ff4800;}
#section-team{background:#111;}
.de_light #section-team{background:#f5f5f5;}


@media only screen and (max-width: 992px) {
section,#subheader{
-webkit-background-size:cover !important;
-moz-background-size: cover !important;
-o-background-size: cover !important;
background-size: cover !important;*/
}
}

